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 612839059dc473b0c307c31fe125c1328bc40792)
@@ -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:
