Index: uspace/srv/hid/display/main.c
===================================================================
--- uspace/srv/hid/display/main.c	(revision afcf7049d7f35c862988f3e47d752144e2c6aaac)
+++ uspace/srv/hid/display/main.c	(revision b7eea3c9f68f6a2c4ab07505f34a1dcf45c4bd83)
@@ -197,4 +197,8 @@
 		}
 
+		/*
+		 * XXX We need a way to make sure that the connection does
+		 * not stay active after the window had been destroyed
+		 */
 		gc = ds_window_get_ctx(wnd);
 		gc_conn(icall, gc);
