check for negative u_errors
diff --git a/ChangeLog b/ChangeLog
index d2457be..a96e2c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	* debian/*: added
 	* linux/syscallent.h: fix typo and add the reserved stream syscalls
 	* defs.h, file.c, io.c: fix signed/unsigned issues
+	* syscall.c: check for negative u_errors
 
 2001-12-17  Wichert Akkerman <wakkerma@debian.org>