Index: /source/ariba/overlay/modules/chord/Chord.cpp
===================================================================
--- /source/ariba/overlay/modules/chord/Chord.cpp	(revision 6185)
+++ /source/ariba/overlay/modules/chord/Chord.cpp	(revision 6198)
@@ -234,4 +234,5 @@
 
 	if (remote==nodeid) {
+		logging_warn("dropping link that has been established to myself (nodes have same nodeid?)");
 		baseoverlay.dropLink(lnk);
 		return;
