Index: uspace/srv/loader/main.c
===================================================================
--- uspace/srv/loader/main.c	(revision faf19d46527b6580aa9e3488fa09a9ff27b64328)
+++ uspace/srv/loader/main.c	(revision 071cb36ec85fbb5080b097c6251eb6b67cb1f5a3)
@@ -374,5 +374,5 @@
 
 	/* Accept the connection */
-	async_answer_5(icall, EOK, 0, 0, 0, 0, async_get_label());
+	async_accept_0(icall);
 
 	/* Ignore parameters, the connection is already open */
