[DOC] update ROADMAP file
diff --git a/ROADMAP b/ROADMAP
index 1c289d1..791ce1a 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -7,8 +7,6 @@
     to explain the possible huge difference between frontend and backend
     sessions.
 
-  - ACL to report number of used entries in a table
-
   - server-side HTTP keepalive
     => maybe with limitation to only reuse connections that don't depend
        on layer7 in a first time (just check the target).
@@ -139,6 +137,8 @@
     target descriptors. The dummy server code exists in the "dummysrv" branch
     which will die since it does not make sense anymore.
 
+  * ACL to report number of used entries in a table
+
 
 1.6 (will probably change anyway) :
   - wait on resource (mem, socket, server's conn, server's rate, ...)