Index: abi/include/abi/syscall.h
===================================================================
--- abi/include/abi/syscall.h	(revision 9675296fe33ff287a6d2d86321c97dbd34619703)
+++ abi/include/abi/syscall.h	(revision 255251333a4297ae92eaac46deaff207b5dcca67)
@@ -36,4 +36,10 @@
 #define _ABI_SYSCALL_H_
 
+/** System calls.
+ *
+ * If you are adding or removing syscalls, or changing the number of
+ * their arguments, please update syscall description table
+ * in @c uspace/app/trace/syscalls.c
+ */
 typedef enum {
 	SYS_KIO = 0,
