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 4ac901c75de3369e1bf6f3ed44dd3b48a7a630c1)
@@ -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:
