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 63fc51900e00186bc5fe7fcdffe35b1cedcc18f1)
@@ -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:
