lua: Mention that the code has some bugs...
diff --git a/openbsc/contrib/a-link/sccp-split-by-con.lua b/openbsc/contrib/a-link/sccp-split-by-con.lua
index c644d44..f5d5502 100644
--- a/openbsc/contrib/a-link/sccp-split-by-con.lua
+++ b/openbsc/contrib/a-link/sccp-split-by-con.lua
@@ -1,4 +1,5 @@
 -- Split trace based on SCCP Source
+-- There are still bugs to find... bugs bugs bugs... hmm
 do
         local function init_listener()
                 print("CREATED LISTENER")