Index: uspace/lib/c/generic/str_error.c
===================================================================
--- uspace/lib/c/generic/str_error.c	(revision 14670bfc5113dc83e295355b0d4009746146afed)
+++ uspace/lib/c/generic/str_error.c	(revision 9b1503e62234718859da7bc16e612911d3b0d07e)
@@ -70,4 +70,5 @@
 	
 	/* Ad hoc descriptions of error codes interesting for USB. */
+	// FIXME: integrate these as first-class error values
 	switch (e) {
 		case EBADCHECKSUM:
