Index: libcfa/src/concurrency/io.cfa
===================================================================
--- libcfa/src/concurrency/io.cfa	(revision 13c5e19865b1e243b856f4a84487f29cc918f162)
+++ libcfa/src/concurrency/io.cfa	(revision de917da32a8b87a8ec448932eda4c80efdcf0e23)
@@ -464,7 +464,4 @@
 			}
 		}
-
-		uint32_t nhead = *ring.submit_q.head;
-		verifyf( (shead + ret) == nhead, "Expected %u got %u\n", (shead + ret), nhead );
 
 		// Release the consumed SQEs
