Index: uspace/srv/loader/main.c
===================================================================
--- uspace/srv/loader/main.c	(revision 889cdb1c2046af9d31d314fa691773fa2e4f9119)
+++ uspace/srv/loader/main.c	(revision f5837524878dfa0cfbf12164f7b8144cee094f9a)
@@ -366,5 +366,5 @@
 
 	/* Accept the connection */
-	async_answer_0(icall, EOK);
+	async_answer_5(icall, EOK, 0, 0, 0, 0, async_get_label());
 
 	/* Ignore parameters, the connection is already open */
