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 a18bd224ae0d27a7e7e40bbb53f7f54f8bd5a580)
@@ -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:
